Update Visual Studio Build Files
authorChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 28 May 2013 07:08:16 +0000 (15:08 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Tue, 28 May 2013 07:08:16 +0000 (15:08 +0800)
commit9b217a0d98d036fb0cbf862eefff9a8214ce5d85
treedcf2d113cf756f3aac8fd9f7daae9c178a5c44a4
parentda3198237938057a1b6cc3c5fb9cf50a31dbe640
Update Visual Studio Build Files

-Update the pre-configured config.h.win32(.in) to define _GDK_EXTERN as
 __declspec (dllexport) as we are not using .def files to export symbols
 anymore.
-Update the GDK/GTK DLL projects and the property sheets to stop using
 the .symbols/.def files
-Update the property sheets to "install" the newly-introduced GTK headers
-Update the gtk3-demo project to build the new demo sources that must be
 built
build/win32/vs10/gdk.vcxprojin
build/win32/vs10/gtk+.props
build/win32/vs10/gtk.vcxprojin
build/win32/vs10/gtk3-demo.vcxproj
build/win32/vs10/gtk3-demo.vcxproj.filters
build/win32/vs9/gdk.vcprojin
build/win32/vs9/gtk+.vsprops
build/win32/vs9/gtk.vcprojin
build/win32/vs9/gtk3-demo.vcproj
config.h.win32.in